home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11778 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.5 KB  |  41 lines

  1. Newsgroups: comp.lang.c++
  2. Path: shandwick.com!nobody
  3. From: D J Supel <dsupel>
  4. Subject: [A] libHTML 2.0 - C++ CGI Component
  5. Message-ID: <Do9s8C.C6q@gateway.shandwick.com>
  6. Sender: nobody@gateway.shandwick.com
  7. Mime-Version: 1.0
  8. X-Mailer: Mozilla 1.12 (X11; I; SunOS 4.1.3_U1 sun4m)
  9. Content-Type: text/plain; charset=us-ascii
  10. X-Url: news:comp.lang.c++
  11. Organization: Shandwick
  12. Date: Thu, 14 Mar 1996 18:19:24 GMT
  13. Content-Transfer-Encoding: 7bit
  14.  
  15. [Announce] libHTML 2.0 release.
  16.  
  17. libHTML is a library of classes abstracting HTML. The library is primarily
  18. used to write C++ CGI's, but it can also be used to develop basic html
  19. documents. The library was developed using an Object Oriented methodology
  20. making the interface to the library easy to understand and allowing future
  21. library evolution. You no longer need to write HTML documents with hundreds
  22. of greater-than and less-than characters surrounded by unreadable commands
  23. like 'B', 'BR', '#AAFF00', 'HREF' and 'TD'.
  24.  
  25. libHTML is used world wide by hundreds of software engineers responsible 
  26. for developing dynamic HTML interfaces. Its home page can be found at
  27. http://isx.com/cgi-bin/libHTML. There you will find design and programming
  28. documentation, C++ header source, a sample driver, sample results, and
  29. the *complete* source for the library (in compressed tar format).
  30.  
  31. libHTML has compiled cleanly and successfully executed on the following
  32. platform/compilers combinations ...
  33.  
  34. SunOS / CenterLine
  35. Solaris / SPARComplier
  36. Windows NT / MSVC++ 4.0
  37.  
  38.  
  39. http://isx.com/cgi-bin/libHTML
  40.  
  41.